Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix typing and updating mdl for saelens >=5.4.0 #56

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

chanind
Copy link
Contributor

@chanind chanind commented Feb 14, 2025

Apologies, it looks like #55 had type issues when running with the most up-to-date version of dependencies from pyproject. This PR fixes those typing issues (most of which seem superfluous), but it also uncovered a compatibility issue between the MDL benchmark and sae-lens >=5.4.0, where the signature of ActivationsStore.get_buffer() has changed and no longer returns a single tensor. This PR also fixes that incompatibility and pins SAELens to >=5.4.0.

@adamkarvonen adamkarvonen merged commit 0888d07 into adamkarvonen:main Feb 15, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants